home *** CD-ROM | disk | FTP | other *** search
- //===========================================================================
- // SIN QUICK KEY REFERENCE - HELP SCREEN
- //===========================================================================
- //
- // ------------------------------------------------
- // Screen Fill Overlay
- // ------------------------------------------------
- fullfill 0 0 0 0.80
-
- // ------------------------------------------------
- // Help Title Display
- // ------------------------------------------------
- fc 1 1 1 1
- jcx yt -28 boxtext "SIN QUICK KEY REFERENCE"
-
- // ------------------------------------------------
- // Date and Time Display
- // ------------------------------------------------
- fc 1 1 1 1
- oxl 9 yb 8 boxtext " "
- oxl 16 yb 16 date
- oxr -90 yb 8 boxtext " "
- oxr -84 yb 16 time
-
- // ------------------------------------------------
- // Movement Keys Display
- // ------------------------------------------------
- fc 0 0.3 0.8 1
- oxl 12 oyt -216 border 290 168
- fc 1 1 1 1
- oxl 110 oyt -58 boxtext "MOVEMENT"
-
- fc 0.53 0.53 0.83 1
- oxl 16 oyt -70 string " Walk Forward:"
- oxl 16 oyt -80 string " Backpedal:"
- oxl 16 oyt -90 string " Run:"
- oxl 16 oyt -100 string " Turn Left:"
- oxl 16 oyt -110 string " Turn Right:"
- oxl 16 oyt -120 string " Step Left:"
- oxl 16 oyt -130 string " Step Right:"
- oxl 16 oyt -140 string "Sidestep(Strafe):"
- oxl 16 oyt -150 string " Move Up/Jump:"
- oxl 16 oyt -160 string "Move Down/Crouch:"
- oxl 16 oyt -170 string " Look Up:"
- oxl 16 oyt -180 string " Look Down:"
- oxl 16 oyt -190 string " Center View:"
- oxl 16 oyt -200 string " Mouse Look:"
- oxl 16 oyt -210 string " Keyboard Look:"
-
- fc 1 1 1 1
- oxl 156 oyt -70 bindstring +forward
- oxl 156 oyt -80 bindstring +back
- oxl 156 oyt -90 bindstring +speed
- oxl 156 oyt -100 bindstring +left
- oxl 156 oyt -110 bindstring +right
- oxl 156 oyt -120 bindstring +moveleft
- oxl 156 oyt -130 bindstring +moveright
- oxl 156 oyt -140 bindstring +strafe
- oxl 156 oyt -150 bindstring +moveup
- oxl 156 oyt -160 bindstring +movedown
- oxl 156 oyt -170 bindstring +lookup
- oxl 156 oyt -180 bindstring +lookdown
- oxl 156 oyt -190 bindstring centerview
- oxl 156 oyt -200 bindstring +mlook
- oxl 156 oyt -210 bindstring +klook
-
- // ------------------------------------------------
- // Weapon Keys Display
- // ------------------------------------------------
- fc 0 0.3 0.8 1
- oxl 22 oyt -428 border 270 182
- fc 1 1 1 1
- oxl 120 oyt -245 boxtext "WEAPONS"
-
- fc 0.53 0.53 0.83 1
- oxl 48 oyt -257 string " Attack:"
- oxl 48 oyt -266 string " Next Weapon:"
- oxl 48 oyt -275 string " Use Weapon:"
-
- fc 1 1 1 1
- oxl 156 oyt -257 bindstring +attack
- oxl 156 oyt -266 bindstring weapnext
- oxl 156 oyt -275 bindstring weaponuse
-
- fc 0.53 0.53 0.83 1
- oxl 76 oyt -290 string "1:"
- oxl 76 oyt -299 string "2:"
- oxl 76 oyt -308 string "3:"
- oxl 76 oyt -317 string "4:"
- oxl 76 oyt -335 string "5:"
- oxl 76 oyt -353 string "6:"
- oxl 76 oyt -362 string "7:"
- oxl 76 oyt -371 string "8:"
- oxl 76 oyt -390 string "9:"
- oxl 76 oyt -407 string "0:"
- oxl 36 oyt -416 string "BCKSPC:"
-
- fc 1 1 1 1
- oxl 96 oyt -290 string2 "Concussion Gun/Fists"
- oxl 96 oyt -299 string2 "Dual Magnums/Magnum"
- oxl 96 oyt -308 string2 "Plasma Bow/Shotgun"
- oxl 96 oyt -317 string2 "Flamethrower"
- oxl 96 oyt -326 string2 " Assault Rifle"
- oxl 96 oyt -335 string2 "H.V. Chain Gun"
- oxl 96 oyt -344 string2 " Grenade Launcher"
- oxl 96 oyt -353 string2 "Spider Mines"
- oxl 96 oyt -362 string2 "Rocket/Missile Launcher"
- oxl 96 oyt -371 string2 "Pulse Rifle "
- oxl 96 oyt -380 string2 " Plasma Cannon"
- oxl 96 oyt -389 string2 "Stinger Pack"
- oxl 96 oyt -398 string2 " Quantum Destabilizer"
- oxl 96 oyt -407 string2 "Sniper Rifle"
- oxl 96 oyt -416 string2 "IP36"
-
- // ------------------------------------------------
- // Inventory & Useage Keys Display
- // ------------------------------------------------
- fc 0 0.3 0.8 1
- oxr -290 oyt -118 border 260 66
- fc 1 1 1 1
- oxr -200 oyt -68 boxtext " USE and\nINVENTORY"
-
- fc 0.53 0.53 0.83 1
- oxr -270 oyt -80 string "Use or Operate:"
- oxr -270 oyt -90 string " Inventory Use:"
- oxr -270 oyt -100 string " Next Inv Item:"
- oxr -270 oyt -110 string " Prev Inv Item:"
-
- fc 1 1 1 1
- oxr -146 oyt -80 bindstring +use
- oxr -146 oyt -90 bindstring invuse
- oxr -146 oyt -100 bindstring invnext
- oxr -146 oyt -110 bindstring invprev
-
- // ------------------------------------------------
- // Function Keys Display
- // ------------------------------------------------
- fc 0 0.3 0.8 1
- oxr -300 oyt -418 border 280 276
- fc 1 1 1 1
- oxr -220 oyt -158 boxtext "GAME OPERATION\n KEYS"
-
- fc 0.53 0.53 0.83 1
- oxr -250 oyt -170 string " F1:"
- oxr -250 oyt -180 string " F2:"
- oxr -250 oyt -190 string " F3:"
- oxr -250 oyt -200 string " F4:"
- oxr -250 oyt -210 string " F5:"
- oxr -250 oyt -220 string " F6:"
- oxr -250 oyt -230 string " F7:"
- oxr -250 oyt -240 string " F8:"
- oxr -250 oyt -250 string " F9:"
- oxr -250 oyt -260 string "F10:"
- oxr -250 oyt -270 string "F11:"
- oxr -250 oyt -280 string "F12:"
-
- oxr -274 oyt -300 string "ESCAPE:"
- oxr -274 oyt -310 string " I:"
- oxr -274 oyt -320 string " TAB:"
- oxr -274 oyt -340 string " Tilde:"
- oxr -298 oyt -360 string "(Plus) +:"
- oxr -298 oyt -370 string "(Minus) -:"
- oxr -290 oyt -390 string " T:"
- oxr -296 oyt -400 string "ALT+1 thru "
- oxr -292 oyt -410 string " ALT+0:"
-
- fc 1 1 1 1
- oxr -210 oyt -170 string2 "Help Screen"
- oxr -210 oyt -180 string2 "Save Game"
- oxr -210 oyt -190 string2 "Load Game"
- oxr -210 oyt -200 string2 "Key Configuration"
- oxr -210 oyt -210 string2 "Multiplayer Setup"
- oxr -210 oyt -220 string2 "Quick Save"
- oxr -210 oyt -230 string2 "Video Options"
- oxr -210 oyt -240 string2 "Advanced Video Options"
- oxr -210 oyt -250 string2 "Quick Load"
- oxr -210 oyt -260 string2 "Quit Game"
- oxr -210 oyt -270 string2 "Inventory Screen"
- oxr -210 oyt -280 string2 "Take Screenshot"
-
- oxr -210 oyt -300 string2 "Main Menu"
- oxr -210 oyt -310 string2 "3rd Person View"
- oxr -210 oyt -320 string2 "Mission Status or"
- oxr -210 oyt -330 string2 " Deathmatch Scores"
- oxr -210 oyt -340 string2 "Game Console"
- oxr -210 oyt -360 string2 "Size Screen Up"
- oxr -210 oyt -370 string2 "Size Screen Down"
- oxr -210 oyt -390 string2 "Send Message during DM"
- oxr -210 oyt -410 string2 "Deathmatch Taunts"
-
- // ------------------------------------------------
- // Legend
- // ------------------------------------------------
- fc 1 1 1 1
- xv -88 yb 16 string "(?) Double-Bound keys "
- xv -88 yb 32 string "*** Dynamic key settings"
-
- xv -88 yb 24 string2 "*** Default key settings"
-